How to Install dbconfig-mysql software package in Ubuntu 17.04 (Zesty Zapus)

How to Install dbconfig-mysql software package in Ubuntu 17.04 (Zesty Zapus)

dbconfig-mysql software package provides dbconfig-common MySQL/MariaDB support, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dbconfig-mysql 

dbconfig-mysql is installed in your system.

Make ensure the dbconfig-mysql package were installed using the commands given below,

$ sudo dpkg-query -l | grep dbconfig-mysql *

You will get with dbconfig-mysql package name, version, architecture and description in a table

dbconfig-mysql package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Administration Utilities
Package dbconfig-mysql
Version 2.0.6
Description dbconfig-common MySQL/MariaDB support
Sub Section Admin


See Also, How to uninstall or remove dbconfig-mysql software package from Ubuntu 17.04 (Zesty Zapus)?